action 0 description: Clicks the menuitem
action 0 keybinding: <Alt>f;<Alt>f;
<AtkSelection>
- imagemenuitem1
- "menu item"
- parent: menuitem1
- index: 0
- name: New
- state: enabled selectable sensitive visible
- toolkit: gtk
- <AtkComponent>
- layer: popup
- alpha: 1
- <AtkAction>
- action 0 name: click
- action 0 description: Clicks the menuitem
- action 0 keybinding: n;<Alt>f:n;
- <AtkSelection>
- imagemenuitem2
- "menu"
- parent: menuitem1
- index: 1
- name: Open
- state: enabled selectable sensitive visible
- toolkit: gtk
- <AtkComponent>
- layer: popup
- alpha: 1
- <AtkAction>
- action 0 name: click
- action 0 description: Clicks the menuitem
- action 0 keybinding: o;<Alt>f:o;
- <AtkSelection>
- radiomenuitem1
- "radio menu item"
- parent: imagemenuitem2
- index: 0
- name: One
- member-of: radiomenuitem3
- radiomenuitem2
- radiomenuitem1
- state: checked enabled selectable sensitive visible
- toolkit: gtk
- <AtkComponent>
- layer: popup
- alpha: 1
- <AtkAction>
- action 0 name: click
- action 0 description: Clicks the menuitem
- <AtkSelection>
- radiomenuitem2
- "radio menu item"
- parent: imagemenuitem2
- index: 1
- name: Two
- member-of: radiomenuitem3
- radiomenuitem2
- radiomenuitem1
- state: enabled selectable sensitive visible
- toolkit: gtk
- <AtkComponent>
- layer: popup
- alpha: 1
- <AtkAction>
- action 0 name: click
- action 0 description: Clicks the menuitem
- <AtkSelection>
- radiomenuitem3
- "radio menu item"
- parent: imagemenuitem2
- index: 2
- name: Three
- member-of: radiomenuitem3
- radiomenuitem2
- radiomenuitem1
- state: enabled selectable sensitive visible
- toolkit: gtk
- <AtkComponent>
- layer: popup
- alpha: 1
- <AtkAction>
- action 0 name: click
- action 0 description: Clicks the menuitem
- <AtkSelection>
- imagemenuitem3
- "menu item"
- parent: menuitem1
- index: 2
- name: Save
- state: enabled selectable sensitive visible
- toolkit: gtk
- <AtkComponent>
- layer: popup
- alpha: 1
- <AtkAction>
- action 0 name: click
- action 0 description: Clicks the menuitem
- action 0 keybinding: s;<Alt>f:s;
- <AtkSelection>
- imagemenuitem4
- "menu item"
- parent: menuitem1
- index: 3
- name: Save As
- state: enabled selectable sensitive visible
- toolkit: gtk
- <AtkComponent>
- layer: popup
- alpha: 1
- <AtkAction>
- action 0 name: click
- action 0 description: Clicks the menuitem
- action 0 keybinding: a;<Alt>f:a;
- <AtkSelection>
separatormenuitem1
"separator"
parent: menuitem1
- index: 4
+ index: 0
state: enabled selectable sensitive visible
toolkit: gtk
<AtkComponent>
checkmenuitem1
"check menu item"
parent: menuitem1
- index: 5
+ index: 1
name: awesome
state: selectable sensitive visible indeterminate
toolkit: gtk
separatormenuitem2
"separator"
parent: menuitem1
- index: 6
+ index: 2
state: enabled selectable sensitive visible
toolkit: gtk
<AtkComponent>
imagemenuitem5
"menu item"
parent: menuitem1
- index: 7
+ index: 3
name: Quit
state: enabled selectable sensitive visible
toolkit: gtk
<object class="GtkMenu" id="menu1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <child>
- <object class="GtkMenuItem" id="imagemenuitem1">
- <property name="label" translatable="yes">_New</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_action_appearance">False</property>
- <property name="use_underline">True</property>
- </object>
- </child>
- <child>
- <object class="GtkMenuItem" id="imagemenuitem2">
- <property name="label" translatable="yes">_Open</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_action_appearance">False</property>
- <property name="use_underline">True</property>
- <child type="submenu">
- <object class="GtkMenu" id="menu4">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <child>
- <object class="GtkRadioMenuItem" id="radiomenuitem1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_action_appearance">False</property>
- <property name="label" translatable="yes">One</property>
- <property name="use_underline">True</property>
- <property name="active">True</property>
- <property name="draw_as_radio">True</property>
- </object>
- </child>
- <child>
- <object class="GtkRadioMenuItem" id="radiomenuitem2">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_action_appearance">False</property>
- <property name="label" translatable="yes">Two</property>
- <property name="use_underline">True</property>
- <property name="draw_as_radio">True</property>
- <property name="group">radiomenuitem1</property>
- </object>
- </child>
- <child>
- <object class="GtkRadioMenuItem" id="radiomenuitem3">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_action_appearance">False</property>
- <property name="label" translatable="yes">Three</property>
- <property name="use_underline">True</property>
- <property name="draw_as_radio">True</property>
- <property name="group">radiomenuitem1</property>
- </object>
- </child>
- </object>
- </child>
- </object>
- </child>
- <child>
- <object class="GtkMenuItem" id="imagemenuitem3">
- <property name="label" translatable="yes">_Save</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_action_appearance">False</property>
- <property name="use_underline">True</property>
- </object>
- </child>
- <child>
- <object class="GtkImageMenuItem" id="imagemenuitem4">
- <property name="label" translatable="yes">Save _As</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_action_appearance">False</property>
- <property name="use_underline">True</property>
- </object>
- </child>
<child>
<object class="GtkSeparatorMenuItem" id="separatormenuitem1">
<property name="visible">True</property>
</object>
</child>
<child>
- <object class="GtkImageMenuItem" id="imagemenuitem7">
+ <object class="GtkMenuItem" id="imagemenuitem7">
<property name="label" translatable="yes">_Copy</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
</object>
</child>
<child>
- <object class="GtkImageMenuItem" id="imagemenuitem8">
+ <object class="GtkMenuItem" id="imagemenuitem8">
<property name="label" translatable="yes">_Paste</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
</object>
</child>
<child>
- <object class="GtkImageMenuItem" id="imagemenuitem9">
+ <object class="GtkMenuItem" id="imagemenuitem9">
<property name="label" translatable="yes">_Delete</property>
<property name="visible">True</property>
<property name="can_focus">False</property>